Skip to content

Implement CUDA 12.9 architecture suffixes#240

Merged
LegNeato merged 1 commit intoRust-GPU:mainfrom
LegNeato:target_feature
Jul 29, 2025
Merged

Implement CUDA 12.9 architecture suffixes#240
LegNeato merged 1 commit intoRust-GPU:mainfrom
LegNeato:target_feature

Conversation

@LegNeato
Copy link
Copy Markdown
Contributor

Add support for CUDA 12.9's family-specific ('f') and architecture-specific
('a') suffixes to NvvmArch enum. These suffixes provide different PTX compatibility modes as specified by NVIDIA.

Add support for CUDA 12.9's family-specific ('f') and
architecture-specific
('a') suffixes to NvvmArch enum. These suffixes provide different PTX
compatibility modes as specified by NVIDIA.
@LegNeato LegNeato merged commit aa7e615 into Rust-GPU:main Jul 29, 2025
7 checks passed
@LegNeato LegNeato deleted the target_feature branch July 29, 2025 02:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant